Fadeev-Leverrier method
Leverrier's method,
Faddeev–LeVerrier algorithm
When using -transform method to solve for transition matrix, necessary to invert matrix .
Let be the characteristic polynomial of and the adjoint matrix of . (i.e. is the cofactor of the th element of )
Matrix theory gives that inverse is given by
Iterative procedure to calculate .
- Start with (). Then for ,
- calculate ,
- calculate ,
- increase by and return to step 2 if . (Check: )
References
- https://crrl.poly.edu/6253/lectures/lect7.pdf
- P. E. Sarachik, Principles of Linear Systems, Cambridge Press, 1996, pp. 106-107.
- https://people.engr.tamu.edu/spb/courses/linearsystems/ECEN605Lecture07.pdf
- https://en.wikipedia.org/wiki/Faddeev–LeVerrier_algorithm